Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] 테스트코드 임시 비활성화 (#54) #55

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

win-luck
Copy link
Contributor

@win-luck win-luck commented Nov 6, 2024

#️⃣ 연관 이슈

📝 작업 내용

  • AWS 클라우드에서 사설 서버로 배포 환경을 이전함에 따라 운용 환경에 변화가 발생하였습니다.
  • 이제 mariadb, redis, rabbitmq는 docker-compose를 통해 Springboot 프로젝트와 함께 빌드됩니다.
  • 단, 데이터베이스의 경우엔 연속성을 위해 볼륨으로 보관됩니다.
  • docker-compose 파일 자체는 노션에 첨부해두었습니다.

참고 이미지 및 자료

💬 리뷰 요구사항

@win-luck win-luck added the chore 기능 변동 없는 작업(빌드 및 환경설정, 일부 표현 수정 등) label Nov 6, 2024
@win-luck win-luck self-assigned this Nov 6, 2024
@win-luck win-luck linked an issue Nov 6, 2024 that may be closed by this pull request
@win-luck win-luck merged commit b448316 into GDSC-CAU:main Nov 6, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 기능 변동 없는 작업(빌드 및 환경설정, 일부 표현 수정 등)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chore] 실패하는 테스트코드 임시 주석처리 (#54)
1 participant